home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / pfa.exe / scripts / DefineButton2_219 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-10-13  |  100 b   |  5 lines

  1. on(release){
  2.    surfar.gotoAndPlay(2);
  3.    fscommand("exec","cdstart\thttp://" + spel_8_link);
  4. }
  5.